Correct an introspection annotation
authorMatthias Clasen <mclasen@redhat.com>
Sat, 21 Jan 2012 00:46:53 +0000 (19:46 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 21 Jan 2012 00:46:53 +0000 (19:46 -0500)
Mistake pointed out in bug 668265.

gtk/gtkliststore.c

index 907b50e990a6e17b59039d1be3a159657d5e0c23..8daf7347ef80c2adb63cdf02e49bcaebfd17685d 100644 (file)
@@ -469,7 +469,7 @@ gtk_list_store_new (gint n_columns,
  *
  * Non-vararg creation function.  Used primarily by language bindings.
  *
- * Return value: (transfer none): a new #GtkListStore
+ * Return value: (transfer full): a new #GtkListStore
  * Rename to: gtk_list_store_new
  **/
 GtkListStore *